Package-level declarations

Types

Link copied to clipboard

A callback interface for handling asynchronous task completion with a result or an error.

Link copied to clipboard
interface EventCallback<T>

An interface representing a callback for handling events.

Link copied to clipboard

A callback interface for handling location-related events and errors.

Link copied to clipboard

A callback interface for handling navigation-related updates and errors.